home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "Year": "Integer NOT NULL",
- "Month": "Integer NOT NULL",
- "ImageNumber": "Integer NOT NULL",
- "BitmapFileName": "Text (250)",
- "Zoom": "Double",
- "XPic": "Long Integer",
- "YPic": "Long Integer",
- "ZPic": "Long Integer",
- "PicEffect": "Long Integer",
- "PicEffectStrength": "Long Integer",
- "PicEffectColor": "Long Integer",
- "CenterImageH": "Boolean NOT NULL",
- "RotationPic": "Long Integer",
- "IsDefault": "Boolean NOT NULL"
- },
- "data": []
- }